home *** CD-ROM | disk | FTP | other *** search
/ Artworks - Keep it Simple 2 / Artworks - Keep it Simple 2.iso / az / launch32.exe / launch32.dxr / 00001.ls next >
Encoding:
Text File  |  1997-06-03  |  163 b   |  8 lines

  1. on startMovie
  2.   global gScreenWidth, gScreenHeight, gHires, winver
  3.   set winver to "95"
  4.   set the timeoutLength to 7 * 60
  5.   set the exitLock to 1
  6.   go("init")
  7. end
  8.